type crypto/ecdsa.zr

3 uses

	crypto/ecdsa (current package)
		ecdsa.go#L458: type zr struct{}
		ecdsa.go#L460: var zeroReader = zr{}
		ecdsa.go#L463: func (zr) Read(dst []byte) (n int, err error) {